home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / wb / DropIt.lha / DropIt! / EnglishDocs / Decrunch.doc next >
Text File  |  1994-08-08  |  6KB  |  190 lines

  1.  
  2. *** Decrunch v0.9 (August, 8th 1994) ***
  3. *** by Jean-Yves Oberlé              ***
  4.  
  5.  
  6. 0.Summary
  7.  
  8.   1.Introduction
  9.  
  10.   2.Starting Decrunch
  11.  
  12.     2.1.Starting from the Workbench
  13.  
  14.     2.2.Starting from the Shell
  15.  
  16.   3.Error messages
  17.  
  18.   4.History
  19.  
  20.   5.Copyright
  21.  
  22.  
  23. 1.Introduction
  24.  
  25.     Decrunch is a little utility which makes it possible to decompress
  26.   files crunched by PowerPacker, Zoo or LHArc. This program needs the
  27.   powerpacker library (in the LIBS: directory) and the Zoo and Lha exe-
  28.   cutable files (in the current path search). It also needs the whatis
  29.   library to recognize the compression type.
  30.  
  31.     This program can only be run under Kickstart v2.04 or higher and
  32.   uses the locale library if it exists. For the moment, only English and
  33.   French are available.
  34.  
  35.  
  36. 2.Starting Decrunch
  37.  
  38.     Decrunch can either be started from the Workbench or from the Shell.
  39.  
  40.  
  41. 2.1.Starting from the Workbench
  42.  
  43.     Once Decrunch has been started by clicking twice on its icon, it
  44.   opens a file requester asking for a file to decompress. A second re-
  45.   quester is then opened to ask for the directory where the result of
  46.   the decompression should be put. When the decompression is finished, a
  47.   last requester warns the user.
  48.  
  49.     When a file crunched using Zoo or LHArc is decompressed, Decrunch
  50.   opens a window where the steps of the decompression are described.
  51.   This window has to be closed by the user. When the decompression is
  52.   done by the powerpacker library and if the file is crypted, a reques-
  53.   ter will open asking the user for a password.
  54.  
  55.     The following tool type can be used :
  56.  
  57.       QUIET=TRUE to tell Decrunch not to open the last requester.
  58.  
  59.  
  60. 2.2.Starting from the Shell
  61.  
  62.     The syntax is in this case :
  63.  
  64.       Decrunch [<source>] [<destination>] [REQ] [ASKDEST] [QUIET], where
  65.  
  66.         <source> is the name of the file to decompress,
  67.  
  68.         <destination> is the name of the directory where the result of
  69.                       the decompression should be put,
  70.  
  71.         REQ tells Decrunch to display a possible message in a requester
  72.             and not in the Shell window,
  73.  
  74.         ASKDEST leads Decrunch to open a file requester where you can
  75.                 give the name of the destination directory even if a di-
  76.                 rectory name has been given in the command line (this
  77.                 option is used by DropIt!),
  78.  
  79.         QUIET tells Decrunch not to show the last requester "Decrunching
  80.               done"
  81.  
  82.  
  83. 3.Error messages
  84.  
  85.     Decrunch can display the following error messages :
  86.  
  87.       "Can't open intuition library v37" :
  88.  
  89.         The intuition library version 37 (or higher) is not available.
  90.         You should use a more recent Kickstart version (at least 2.04).
  91.  
  92.       "Can't open dos library v37" :
  93.  
  94.         The dos library version 37 (or higher) is not available. You
  95.         should use a more recent Kickstart version (at least 2.04).
  96.  
  97.       "Can't open asl library v37" :
  98.  
  99.         The asl library version 37 (or higher) is not available. You
  100.         should use a more recent Workbench version (at least 2.04).
  101.  
  102.       "Can't open icon library v37" :
  103.  
  104.         The icon library version 37 (or higher) is not available. You
  105.         should use a more recent Kickstart version (at least 2.04).
  106.  
  107.       "Can't open whatis library v3" :
  108.  
  109.         The whatis library version 3 (or higher) is not available. Check
  110.         if this library is in the LIBS: directory. If that is the case,
  111.         you should try to get a more recent version.
  112.  
  113.       "Can't open powerpacker library v34" :
  114.  
  115.         The powerpacker library version 34 (or higher) is not available.
  116.         Check if this library is in the LIBS: directory. If this is the
  117.         case, you should try to get a more recent version.
  118.  
  119.       "Out of memory" :
  120.  
  121.         Decrunch needs more memory. Try to free some by closing some ap-
  122.         plications or windows.
  123.  
  124.       "Cannot read file" :
  125.  
  126.         The chosen file cannot be read. This might be caused by a non-
  127.         existent file name, a disk removed too quickly from the drive, a
  128.         lack of memory, ...
  129.  
  130.       "Error while writing" :
  131.  
  132.         The result of the decompression cannot be written in the chosen
  133.         directory. This might be caused by a disk removed too quickly
  134.         from a drive, a disk write protected, ...
  135.  
  136.       "Destination directory does not exist" :
  137.  
  138.         The destination directory where the result of the decompression
  139.         should be put does not exist.
  140.  
  141.       "Bad password" :
  142.  
  143.         The user asked Decrunch to decompress a file crypted by PowerPa-
  144.         cker but he didn't give the right password.
  145.  
  146.       "The file has been crunched by an unknown version of PowerPacker":
  147.  
  148.         You should put a more recent version of the powerpacker library
  149.         in your LIBS: directory.
  150.  
  151.       "Unknown file type" :
  152.  
  153.         This file has neither been compressed by PowerPacker nor by Zoo
  154.         or LHArc.
  155.  
  156.       "Error while decrunching by Lha" :
  157.  
  158.         An error has occured while Lha was decompressing the file.
  159.  
  160.       "Error while decrunching by Zoo" :
  161.  
  162.         An error has occured while Zoo was decompressing the file.
  163.  
  164.       "Can't lock public screen" :
  165.  
  166.         Decrunch cannot lock the default public screen so it cannot open
  167.         a window on it.
  168.  
  169.  
  170. 4.History
  171.  
  172.     08.08.94 : first released version (0.9) of Decrunch.
  173.  
  174.  
  175. 5.Copyright
  176.  
  177.     Decrunch is a freeware. This means that it is copyright by Jean-Yves
  178.   Oberlé but it may be freely distributed.
  179.  
  180.     No guarantee of any kind is given that the program is reliable. The
  181.   author cannot be made responsible for any damage which is caused by
  182.   the use of his program.
  183.  
  184.     For any suggestions, bug reports, ... you can write to the author :
  185.  
  186.                             Jean-Yves Oberlé
  187.                             14, rue Christine de Saxe
  188.                             67170 Brumath
  189.                             France
  190.